From 747e4c701bba58047473aba9d4f0f83c8ba1ed03 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 16 Apr 2011 16:31:57 -0700 Subject: [PATCH] ChangeLog fix. --- src/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ChangeLog b/src/ChangeLog index 9fc11e4a8f5..3c7deefb450 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -534,7 +534,7 @@ (mark_backtrace): Define only if BYTE_MARK_STACK. * xdisp.c (message_enable_multibyte): Now static. - Declare Lisp_Object Q* variables to be 'static' if not exproted. + Declare Lisp_Object Q* variables to be 'static' if not exported. This makes it easier for human readers (and static analyzers) to see whether these variables are used from other modules. * alloc.c, buffer.c, bytecode.c, callint.c, casetab.c, category.c: -- 2.30.2